home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / AIX.TXT < prev    next >
Encoding:
Text File  |  1999-08-24  |  372 b   |  10 lines

  1.  
  2. from Thiebaut Champenier
  3.  
  4.   "python wo_pcgi.py" doesn't build the extensions correctly due to
  5.   linking problems.  To fix it, I just SymLinked ld_so_aix, makexp_aix
  6.   and python.exp (found in <python-build>/Modules/) into each of the
  7.   dirs in <Zope-build>/python/lib that contain .c files... and it
  8.   worked just great. But I'm sure it's not the best solution
  9.  
  10.